Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use linux-ansible-init from azimuth-cloud image_utils collection #226

Merged
merged 13 commits into from
Sep 3, 2024

Conversation

bertiethorpe
Copy link
Collaborator

Update to use linux-ansible-init role from Galaxy and remove the in-repo ansible-init role.

@bertiethorpe bertiethorpe requested review from mkjpryor and a team as code owners July 16, 2024 13:25
@bertiethorpe bertiethorpe marked this pull request as draft July 17, 2024 11:27
@bertiethorpe bertiethorpe marked this pull request as ready for review July 17, 2024 13:20
@bertiethorpe bertiethorpe marked this pull request as draft July 18, 2024 08:31
@bertiethorpe bertiethorpe marked this pull request as ready for review July 26, 2024 10:10
@bertiethorpe bertiethorpe changed the title Use linux-ansible-init from galaxy Use linux-ansible-init from azimuth-cloud image_utils collection Jul 26, 2024
@bertiethorpe bertiethorpe marked this pull request as draft July 26, 2024 10:16
@bertiethorpe
Copy link
Collaborator Author

qcow2 images still blocked from upload so stuck with this for now

@bertiethorpe bertiethorpe marked this pull request as ready for review August 6, 2024 13:45
@bertiethorpe bertiethorpe marked this pull request as draft August 6, 2024 14:03
@bertiethorpe bertiethorpe marked this pull request as ready for review August 6, 2024 14:48
@bertiethorpe bertiethorpe marked this pull request as draft August 6, 2024 14:48
@bertiethorpe bertiethorpe marked this pull request as ready for review August 7, 2024 09:03
@bertiethorpe bertiethorpe self-assigned this Aug 7, 2024
@bertiethorpe bertiethorpe marked this pull request as draft August 7, 2024 09:48
@bertiethorpe bertiethorpe force-pushed the update-dependency/ansible-init branch 2 times, most recently from edc94c0 to 00eea3e Compare August 8, 2024 15:27
@bertiethorpe
Copy link
Collaborator Author

@mkjpryor Do you know why no CI tests are running?

@bertiethorpe bertiethorpe marked this pull request as ready for review August 9, 2024 09:31
@mkjpryor mkjpryor force-pushed the update-dependency/ansible-init branch from 809d413 to 66f207a Compare September 2, 2024 10:53
Copy link
Collaborator

@mkjpryor mkjpryor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mkjpryor mkjpryor merged commit 3421bfb into main Sep 3, 2024
13 of 14 checks passed
tomclark0 pushed a commit that referenced this pull request Oct 10, 2024
* Update to use linux-ansible-init role from Galaxy and remove in-repo

* Update requirements.yml

add external ansible-init to requirements

* Update main.yml

update ansible-init dependency for linux-webconsole

* Update main.yml

* Update main.yml

* Update main.yml

* Update requirements.yml

* Use ansible-init from image_utils collection

* bump azimuth-image-utils release

* verbose linux-rstudio.pkr.hcl

* verbose linux-rstudio.pkr.hcl

* image-utils 0.2.0

* Update linux-rstudio.pkr.hcl

---------

Co-authored-by: bertie <[email protected]>
mkjpryor added a commit that referenced this pull request Oct 24, 2024
* Introduce linux-common role, initial inbox support for Infiniband

* Change cloud-init net renderer\ to support IB netdev conf

* Add play for linux-common role

* Replace references to stackhpc where possible (#232)

* Use workflow actions from azimuth-cloud (#233)

* Allow image builds to run on other clouds (#236)

* Allow image builds to run on other clouds

* Update zenith tag

* Add support for specifying a volume type

* Update ubuntu-jammy base image (20240808) (#229)

Co-authored-by: mkjpryor <[email protected]>

* Update Kubernetes patch versions (v1.30.4, v1.27.16, v1.29.8, v1.28.13) (#227)

Co-authored-by: mkjpryor <[email protected]>

* Update ubuntu-jammy base image (20240821) (#237)

Co-authored-by: mkjpryor <[email protected]>

* Bump community.general to 9.3.0 (#225)

Co-authored-by: mkjpryor <[email protected]>

* Bump prometheus.prometheus to 0.17.1 (#219)

Co-authored-by: mkjpryor <[email protected]>

* Bump containers.podman to 1.15.4 (#224)

Co-authored-by: mkjpryor <[email protected]>

* Bump prometheus to v2.54.0 (#234)

Co-authored-by: mkjpryor <[email protected]>

* Stop building images for Kubernetes 1.27 (#238)

* Bump zenith-client to 0.12.0 (#239)

Co-authored-by: mkjpryor <[email protected]>

* Add new Kubernetes version (v1.31.0) (#235)

Co-authored-by: mkjpryor <[email protected]>

* Use linux-ansible-init from azimuth-cloud image_utils collection (#226)

* Update to use linux-ansible-init role from Galaxy and remove in-repo

* Update requirements.yml

add external ansible-init to requirements

* Update main.yml

update ansible-init dependency for linux-webconsole

* Update main.yml

* Update main.yml

* Update main.yml

* Update requirements.yml

* Use ansible-init from image_utils collection

* bump azimuth-image-utils release

* verbose linux-rstudio.pkr.hcl

* verbose linux-rstudio.pkr.hcl

* image-utils 0.2.0

* Update linux-rstudio.pkr.hcl

---------

Co-authored-by: bertie <[email protected]>

* Move common tasks into a shared linux-common role (#242)

* Move common tasks into a shared linux-common role

* Update Trivy action version

* Remove isolate command to prevent ansible-init from running

* Update ubuntu-jammy base image (20240912) (#245)

Co-authored-by: mkjpryor <[email protected]>

* Update Kubernetes patch versions (v1.31.1, v1.29.9, v1.30.5, v1.28.14) (#244)

Co-authored-by: mkjpryor <[email protected]>

* Pass GitHub token for Trivy DB download (#249)

* Attempt 2 at fixing Trivy DB ratelimit errors

* Use Trivy DB mirror to avoid rate-limiting issues

* Use image-builder tags when updating

* Update ubuntu-jammy base image (20241002) (#253)

Co-authored-by: mkjpryor <[email protected]>

* Exclude low severity results from SARIF

* Bump prometheus.prometheus to 0.19.0 (#246)

Co-authored-by: mkjpryor <[email protected]>

* Bump prometheus to v2.54.1 (#240)

Co-authored-by: mkjpryor <[email protected]>

* Bump community.general to 9.5.0 (#241)

Co-authored-by: mkjpryor <[email protected]>

* Bump ansible.posix to 1.6.0 (#243)

Co-authored-by: mkjpryor <[email protected]>

* Bump containers.podman to 1.16.1 (#248)

Co-authored-by: mkjpryor <[email protected]>

* Bump nginx to 1.27.2 (#252)

Co-authored-by: mkjpryor <[email protected]>

* Install Infiniband inbox driver + load kernel modules via linux-common

* Bump default repo2docker volume size to 10GB

* Change default cloud-init network activator to networkd

* Tidy common role

* Tidy common role

* Update package install name

* Bump Linux desktop size to 15GB

---------

Co-authored-by: Matt Pryor <[email protected]>
Co-authored-by: azimuth-ci-bot[bot] <142236172+azimuth-ci-bot[bot]@users.noreply.github.com>
Co-authored-by: mkjpryor <[email protected]>
Co-authored-by: azimuth-automation-bot[bot] <177105362+azimuth-automation-bot[bot]@users.noreply.github.com>
Co-authored-by: bertiethorpe <[email protected]>
Co-authored-by: bertie <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants